Configurates
C1.Web.Mvc.FlexChartCore<T>.AxisY. Sets the main Y axis.
シンタックス
'宣言
Public Overloads Function AxisY( _
ByVal As System.Action(Of ChartAxisBuilder(Of T)) _
) As
public AxisY(
System.Action<ChartAxisBuilder<T>>
)
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
参照